PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFFieldWidget Class / getFont Method
In This Topic
    getFont Method
    In This Topic
    Gets the widget font.
    Syntax
    public PDFFont getFont()

    Return Value

    The font used for editing the widget content.
    See Also